/* home.html */
#page1 header {margin-bottom:0}
#page1 #content .padding {padding:0 12px}
#page1 #content .col-1 {width:292px;margin-right:9px}
#page1 #content .col-2 {width:292px}
#page1 #content .col-3 {width:597px;margin-right:40px}
#page1 #content .long {width:697px !important;margin-right:40px}



#page1 #content {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}
#page1 footer .col-1 {width:190px;margin-right:55px}
#page1 footer .col-2 {width:110px;margin-right:55px}
#page1 footer .col-3 {width:140px;margin-right:65px}
#page1 footer .col-4 {width:235px}
/* news.html */
#page2 #content .col-1 {width:292px;margin-right:9px}
#page2 #content .col-2 {width:292px}
#page2 #content .col-3 {width:650px;margin-right:45px}
#page2 #content .col-4 {width:232px}
#page2 #content {padding:12px 0}
#page2 footer .col-1 {width:190px;margin-right:55px}
#page2 footer .col-2 {width:110px;margin-right:55px}
#page2 footer .col-3 {width:140px;margin-right:65px}
#page2 footer .col-4 {width:235px}
/* services.html */
#page3 #content .col-1 {width:292px;margin-right:9px}
#page3 #content .col-2 {width:292px}
#page3 #content .col-3 {width:425px;margin-right:45px}
#page3 #content .col-4 {width:420px}
#page3 #content {padding:12px 0}

.cabinetmenublock{
    float: left;
    width: 420px;
    padding: 10px;
    border: 1px solid #FFF;
    border-radius:18px;                             
    -moz-border-radius:18px;                             
    -webkit-border-radius:18px;
}

.cabinetmenublock:hover{
    
    border: 1px solid #165E52;
    border-radius:18px;                             
    -moz-border-radius:18px;                             
    -webkit-border-radius:18px;
}

.cabinetmenublock a{
    text-decoration: none;
    color: #9D9D9D;
}


#page3 footer .col-1 {width:190px;margin-right:55px}
#page3 footer .col-2 {width:110px;margin-right:55px}
#page3 footer .col-3 {width:140px;margin-right:65px}
#page3 footer .col-4 {width:235px}


/* products.html */
#page4 #content .col-1 {width:292px;margin-right:9px}
#page4 #content .col-2 {width:292px}
#page4 #content .col-3 {width:655px;margin-right:41px}
#page4 #content .col-4 {width:235px}
#page4 #content {padding:12px 0}
#page4 #content .list-2 li {padding-left:26px;background:url(../images/pic-1.gif) 0 4px no-repeat}
#page4 footer .col-1 {width:190px;margin-right:55px}
#page4 footer .col-2 {width:110px;margin-right:55px}
#page4 footer .col-3 {width:140px;margin-right:65px}
#page4 footer .col-4 {width:235px}
/* contacts.html */
#page5 #content .col-1 {width:292px;margin-right:9px}
#page5 #content .col-2 {width:292px}
#page5 #content .col-3 {width:655px;margin-right:41px}
#page5 #content .col-4 {width:235px}
#page5 #content {padding:12px 0}
#page5 #content .block-news {padding:27px 33px 36px}
#page5 footer .col-1 {width:190px;margin-right:55px}
#page5 footer .col-2 {width:110px;margin-right:55px}
#page5 footer .col-3 {width:140px;margin-right:65px}
#page5 footer .col-4 {width:235px}